home *** CD-ROM | disk | FTP | other *** search
/ Windows 6-Pak - Disc 6 / Windows 6-Pak (InfoMagic) (Disc 6) (1999).ISO / Offline-Browser-Tools / DOWNLD.ZIP / README.txt < prev   
Encoding:
Text File  |  1999-01-27  |  3.8 KB  |  52 lines

  1. **************************************************
  2. DownLD.EXE: A internet WebPage Download Program
  3. **************************************************
  4.  
  5. Description:
  6.     This is a internet web page download program. It will use MULTI-THREADs to download RECURSIVELY. You can config up to 64 threads. This perpose is to Save Money for you. You can download what you want, all web pages of a website, or the web pages asociated with your input, or just the webpage you input, or even a special file. After you have downloaded, you can use any web browser to view pages in local drive. This is just you are on internet, but you will feel much fast and you don't need to worry about your money. Now Search option is supported. Please use it to download search results.
  7.     In your using, if you have found some problem, tell me please, I will appreicated your opinons. 
  8. License:
  9.     This software is not a free ware. You are licensed only 50 days for evaluation.If you want to continue to use this software, you should buy. My address:
  10.     Email address:     hcz@hotmail.com,  hcz@rsg.open.enicom.co.jp.
  11.     HomePage:        http://www.geocities.com/SiliconValley/Garage/3168/
  12.  
  13. Installation:
  14.     1.    Just copy it to what directory you want, It will work.
  15.     2.    System Requirements:
  16.             Win32(win95/98, Winnt4.0): 1-8MB memory(Increased by threads)
  17.     3. Restrictions(in Shareware License):
  18.             Max Threads:          64
  19.             Max File buffer:     1000
  20.             Max File Size(HTML)    60KB
  21.  
  22. Configuration File:
  23.     The "DownLD.EXE" is a window console software. It download homepages according to the configuration file named DOWNLD.CFG and create a log file named "DownLD.LOG".You can use other file name for configuration. But in this case, you must run like: "DownLD Config_filename".
  24.  
  25. Configuration Description:
  26.     1. Use "#" to comment a line, "#" must the first character.
  27.     2. Key word must be UPPER charater(COMMON=, HTTP=, FTP=)
  28.         FTP not supported now.
  29.     3. Use Space to separate fields
  30.     4. COMMON= :keyword:
  31.         COMMON=16 800 C:\TEMP\DOWNLOAD anonymouse null
  32.         Threads, Filebuff, Default_dir, Dialup_user, Password
  33.     5. LOADED= :specify what type of file will be downloaded(HTML, SHTML always downloaded)
  34.         JEPG:jpg,jff,jtf;   SOUND:wav,aif,aif;   VEDIO:avi,mov,qt,mpg,mpe,mpa,m1v,mp2,enc;
  35.         OTHER:xls,doc,exe,com,pdf...
  36.     6. HTTP=
  37.         HTTP=http://www.microsoft.com/    microsoft 2 1
  38.         WebSite/dir/Filename(any filetype), this_site's_Directory, Recursive Depth/Level, Picture_Flag
  39.     7. Search Function:
  40.         When you want to search a website, you must get the exact search file and options. For example, to search Yahoo, first go to Yahoo's homepage, input search key words, then press search button.Next, in the RESULT search screen, get this web page's URL. Last, copy this URL to DownLd.cfg file and modify the search key words. The other web site is just like yahoo.
  41.  
  42.  
  43. NOTE:
  44.     1.    If a web page is writed in Frames, you should let "Picture-Load" flag to 1, Otherwise it cannot be downloaded.
  45.     2.    All other files except "html, shtml" file are viewed as "Picture File".
  46.     3.    The "Recursive Depth/Level" is more important for you. It means: the first web page is 1, the web pages included in first web page is 2, then 3, 4, and so on. So if this value is large, it may be download thousands of files.The MAX value is 100.
  47.     4.    Website root directory:  if Default_dir( in "COMMON=") is "C:\temp\" and"this_site_Directory"(in "HTTP=") is "Microsoft", this WebSite Root Directory is "C:\temp\Microsoft".
  48.     5.  In running, when you see "Buffer is full, Exit...", this means that your file Buff is too small. You should enlarge the setting.
  49.     6.    Adjust parameter Thread and FileBuff to adapt different web  server. Because web server speed and your line speed is different, you should not let thread too high. Too many threads will occupy too much memory.
  50.     7.    The Program now cannot support Javascript analysis. So some web pages in Javascript cannot be downloaded.
  51.  
  52.